Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 6, 2025

🤖 I have created a release beep boop

5.0.0 (2025-11-09)

⚠ BREAKING CHANGES

  • chat: The prompt resolution functions have been moved to require('CopilotChat.prompts')
  • get_source, and set_source methods moved to require('CopilotChat').chat
  • prompt: Passing function to system_prompt is no longer supported
  • functions: Removes buffers, diagnostics, register, and quickfix resources. Use buffer, selection, or clipboard instead.

Features

  • prompt: support custom Copilot instructions file (b06fd11)
  • provider: Support OpenAI Responses API (#1463) (746a697), closes #1442

Bug Fixes

  • chat: insert stickies passed to open() (#1476) (8769d22), closes #1475
  • chat: reinsert stickies before prompt processing (#1472) (94dfc01), closes #1471
  • functions: insert explicit selected buffers (#1477) (2ef8c89)
  • mappings: use get_messages for quickfix answers (#1466) (db4b51e), closes #1465
  • mappings: use resource name if available in preview header (#1459) (5801bfe)
  • utils: properly pass cwd as argument to system wrapper (#1458) (92f2699)

Code Refactoring

  • chat: move prompt resolution helpers to prompts module (#1470) (cb8fb0f)
  • functions: unify buffer/selection/diagnostics resources (#1456) (cf4f7a5)
  • move source/sticky logic to chat window (#1469) (1ff0bb3)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 48b613c to 87fcabc Compare October 8, 2025 02:09
@github-actions github-actions bot force-pushed the release-please--branches--main branch 7 times, most recently from ca57bcd to 0703ee0 Compare October 24, 2025 16:23
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 649d580 to a9cd795 Compare November 3, 2025 20:14
@github-actions github-actions bot force-pushed the release-please--branches--main branch from a9cd795 to 8b3355b Compare November 9, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

1 participant